Click or drag to resize

Flag Class

Class Flag.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeFlag

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class Flag

The Flag type exposes the following members.

Constructors
  NameDescription
Public methodFlag
Initializes a new instance of the Flag class.
Public methodFlag(FlagStatus)
Initializes a new instance of the Flag class.
Top
Properties
  NameDescription
Public propertyCompleteDate
Gets or sets the complete date.
Public propertyDueDate
Gets or sets the due date.
Public propertyStartDate
Gets or sets the start date.
Public propertyStatus
Gets or sets the status.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Top
See Also